Rdocumentation
powered by
Learn R Programming
darch (version 0.9.1)
setLearnRateWeights<-: Sets the learning rate for the weights.
Description
Sets the learning rate for the weights.
Usage
setLearnRateWeights(net) <- value
Arguments
net
A instance of the class
Net
.
value
Object of the class
numeric
.
See Also
Net